xiaodai2022 2 năm trước cách đây
mục cha
commit
ed65bafe04

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/static/js/0.js


+ 1 - 1
dist/static/js/app.js

@@ -6310,7 +6310,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _nod
 /*! no static exports found */
 /***/ (function(module, exports) {
 
-eval("// 本地\nmodule.exports = {\n  title: '采销平台',\n  baseUrl: 'http://localhost:8080',\n  api: {\n    //web域名 http://stockweb.test241.wanyuhengtong.com/\n    // userApi: 'http://www.invoice.com/',\n    // baseApi: 'http://www.stock.com/',\n    userApi: 'http://inv.test241.wanyuhengtong.com/',\n    baseApi: 'http://stock.test241.wanyuhengtong.com/' // userApi: 'http://inv.sitw.wanyuhengtong.com/',\n    // baseApi: 'http://stock.api.wanyuhengtong.com/',\n\n  },\n  webUrl: 'http://share.sitw.wanyuhengtong.com/#/test-good-share?id=',\n  fileURL: \"https://api2.edusit.zretchome.com\",\n  appId: 'wx5ac3a2c2d72b6f26',\n  ding: {\n    //企业id\n    CorpId: \"dingc78fa4301e1a424a35c2f4657eb6378f\",\n    //应用凭证\n    AgentId: \"1324690581\"\n  }\n};\n\n//# sourceURL=webpack:///./src/config/env.development.js?");
+eval("// 本地\nmodule.exports = {\n  title: '采销平台',\n  baseUrl: 'http://localhost:8080',\n  api: {\n    //web域名 http://stockweb.test241.wanyuhengtong.com/\n    // userApi: 'http://www.invoice.com/',\n    // baseApi: 'http://www.stock.com/',\n    // userApi: 'http://inv.test241.wanyuhengtong.com/',\n    // baseApi: 'http://stock.test241.wanyuhengtong.com/',\n    userApi: 'http://inv.sitw.wanyuhengtong.com/',\n    baseApi: 'http://stock.api.wanyuhengtong.com/'\n  },\n  webUrl: 'http://share.sitw.wanyuhengtong.com/#/test-good-share?id=',\n  fileURL: \"https://api2.edusit.zretchome.com\",\n  appId: 'wx5ac3a2c2d72b6f26',\n  ding: {\n    //企业id\n    CorpId: \"dingc78fa4301e1a424a35c2f4657eb6378f\",\n    //应用凭证\n    AgentId: \"1324690581\"\n  }\n};\n\n//# sourceURL=webpack:///./src/config/env.development.js?");
 
 /***/ }),
 

+ 4 - 4
src/config/env.development.js

@@ -7,10 +7,10 @@ module.exports = {
     // userApi: 'http://www.invoice.com/',
     // baseApi: 'http://www.stock.com/',
 
-    userApi: 'http://inv.test241.wanyuhengtong.com/',
-    baseApi: 'http://stock.test241.wanyuhengtong.com/',
-    // userApi: 'http://inv.sitw.wanyuhengtong.com/',
-    // baseApi: 'http://stock.api.wanyuhengtong.com/',
+    // userApi: 'http://inv.test241.wanyuhengtong.com/',
+    // baseApi: 'http://stock.test241.wanyuhengtong.com/',
+    userApi: 'http://inv.sitw.wanyuhengtong.com/',
+    baseApi: 'http://stock.api.wanyuhengtong.com/',
   },
   webUrl:'http://share.sitw.wanyuhengtong.com/#/test-good-share?id=',
   fileURL: `https://api2.edusit.zretchome.com`,

+ 3 - 3
src/views/sellOut/sellReturn/components/comExamForm.vue

@@ -227,9 +227,9 @@ export default {
     },
     is_th_change() {
       const { is_th } = this.ruleForm;
-      this.rulesThis.remark[0].required = is_th === "0";
-      this.rulesThis.return_company[0].required = is_th === "1";
-      this.rulesThis.return_wsm[0].required = is_th === "1";
+      this.rulesThis.remark[0].required = is_th === "1";
+      this.rulesThis.return_company[0].required = is_th === "0";
+      this.rulesThis.return_wsm[0].required = is_th === "0";
     },
     async submitForm() {
       await this.$refs.ruleForm.validate(async (valid) => {

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác