瀏覽代碼

temp save

liujq 4 年之前
父節點
當前提交
a8939f38da

文件差異過大導致無法顯示
+ 0 - 0
dist/index.html


文件差異過大導致無法顯示
+ 0 - 0
dist/static/css/chunk-6e91bd64.bfa02b98.css


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/app.1d2b39c7.js


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/chunk-4539db0e.babcaa5b.js


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/chunk-6e91bd64.901f6915.js


+ 1 - 0
src/views/school/components/popup/IndexEdit.vue

@@ -68,6 +68,7 @@ export default {
     getDef() {
       const params = { ...this.cObj }
       const disabled = false
+      if (!params.pri_image) params.pri_image = 'http://img.honglounews.com/20210429034015-4091.png'
       const remoteOptionsMachineList = []
       if (params.machineList) {
         params.machineList = params.machineList.map(item => {

部分文件因文件數量過多而無法顯示