liuyg
2022-03-09 f7167fe6e19783eeef8386b5f74dbc7bdfdab327
store/state.js
@@ -6,19 +6,20 @@
   questionList: [], // 考试考题列表
   paperDetail: {},
   billFlag: false,
   queTypeArr:[0,0,0,0,0],
   queTypeArr: [0, 0, 0, 0, 0],
   loging: false,
   message: {
      useName: '过客',
   },
   roleid:'',//角色id
   roleid: '', //角色id
   Jurisdiction: '', //角色辖区
   logPath: '',
   piAPI: apis.api,
   // piAPI: 'http://223.82.109.183:2082/api/',
   //  piAPI: 'http://192.168.0.110:83/',
    piAPI: 'http://192.168.0.222:83/',
   //piAPI: 'http://192.168.0.110:83/',
   // piAPI: 'http://192.168.0.222:83/',
   //piAPI: 'http://223.82.109.183:2082/api/',
   // BaopiAPI: 'http://223.82.109.183:2080/api/',
   BaopiAPI: 'http://223.82.109.183:2080/api/',
   puserName: '',
   puserID: '',
   puserIphone: '',
@@ -61,4 +62,4 @@
   ...positions.state
}
export default state
export default state