소스 검색

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 => {

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.